projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405b8be
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Sat, 26 Jan 2008 19:58:09 +0000
(19:58 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sat, 26 Jan 2008 19:58:09 +0000
(19:58 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3399fcea80ea8b7af79801b3864aff74420cc16b..442f7669b287b4ec004f99fbb4e8a0a74571b10b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-01-26 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/cc-defs.el (c-save-buffer-state): Bind
+ buffer-file-name and buffer-file-truename to nil, to prevent
+ primitives generating "buffer is read only" messages.
+
2008-01-26 Eli Zaretskii <eliz@gnu.org>
* progmodes/etags.el (tags-query-replace): Doc fix.